home *** CD-ROM | disk | FTP | other *** search
GNU Info File | 1996-07-12 | 40.6 KB | 724 lines |
- This is Info file ./fileutils.info, produced by Makeinfo-1.63 from the
- input file fileutils.texi.
-
- START-INFO-DIR-ENTRY
- * File utilities: (fileutils). GNU file utilities.
- * chgrp: (fileutils)chgrp invocation. Change file groups.
- * chown: (fileutils)chown invocation. Change file owners/groups.
- * chmod: (fileutils)chmod invocation. Change file permissions.
- * cp: (fileutils)cp invocation. Copy files.
- * dd: (fileutils)dd invocation. Copy and convert a file.
- * df: (fileutils)df invocation. Report filesystem disk usage.
- * dir: (fileutils)dir invocation. List directories briefly.
- * dircolors: (fileutils)dircolors invocation. Color setup for ls.
- * du: (fileutils)du invocation. Report on disk usage.
- * install: (fileutils)install invocation. Copy and change attributes.
- * ln: (fileutils)ln invocation. Make links between files.
- * ls: (fileutils)ls invocation. List directory contents.
- * mkdir: (fileutils)mkdir invocation. Create directories.
- * mkfifo: (fileutils)mkfifo invocation. Create FIFOs: (named pipes).
- * mknod: (fileutils)mknod invocation. Create special files.
- * mv: (fileutils)mv invocation. Rename files.
- * rm: (fileutils)rm invocation. Remove files.
- * rmdir: (fileutils)rmdir invocation. Remove empty directories.
- * sync: (fileutils)sync invocation. Synchronize memory and disk.
- * touch: (fileutils)touch invocation. Change file timestamps.
- * vdir: (fileutils)vdir invocation. List directories verbosely.
- END-INFO-DIR-ENTRY
-
- This file documents the GNU set of file utilities.
-
- Copyright (C) 1994, 95, 96 Free Software Foundation, Inc.
-
- Permission is granted to make and distribute verbatim copies of this
- manual provided the copyright notice and this permission notice are
- preserved on all copies.
-
- Permission is granted to copy and distribute modified versions of
- this manual under the conditions for verbatim copying, provided that
- the entire resulting derived work is distributed under the terms of a
- permission notice identical to this one.
-
- Permission is granted to copy and distribute translations of this
- manual into another language, under the above conditions for modified
- versions, except that this permission notice may be stated in a
- translation approved by the Foundation.
-
- File: fileutils.info, Node: Index, Prev: Disk usage, Up: Top
-
- Index
- *****
-
- * Menu:
-
- * - and Unix rm: rm invocation.
- * -all <1>: du invocation.
- * -all <1>: df invocation.
- * -all: Which files are listed.
- * -almost-all: Which files are listed.
- * -archive: cp invocation.
- * -backup <1>: ln invocation.
- * -backup <1>: mv invocation.
- * -backup <1>: install invocation.
- * -backup <1>: cp invocation.
- * -backup: Backup options.
- * -bourne-shell: dircolors invocation.
- * -bytes: du invocation.
- * -c-shell: dircolors invocation.
- * -changes <1>: chmod invocation.
- * -changes <1>: chgrp invocation.
- * -changes: chown invocation.
- * -classify: General output formatting.
- * -color: General output formatting.
- * -count-links: du invocation.
- * -csh: dircolors invocation.
- * -date: touch invocation.
- * -dereference <1>: du invocation.
- * -dereference: Which files are listed.
- * -dereference-args: du invocation.
- * -directory <1>: ln invocation.
- * -directory <1>: rm invocation.
- * -directory <1>: install invocation.
- * -directory: Which files are listed.
- * -dired: What information is listed.
- * -escape: Formatting the file names.
- * -exclude-type: df invocation.
- * -force <1>: ln invocation.
- * -force <1>: rm invocation.
- * -force <1>: mv invocation.
- * -force: cp invocation.
- * -format <1>: General output formatting.
- * -format: What information is listed.
- * -full-time: General output formatting.
- * -group: install invocation.
- * -help: Common options.
- * -hide-control-chars: Formatting the file names.
- * -human-readable <1>: du invocation.
- * -human-readable: df invocation.
- * -ignore-backups: Which files are listed.
- * -ignore=PATTERN: Which files are listed.
- * -inode: What information is listed.
- * -inodes: df invocation.
- * -interactive <1>: ln invocation.
- * -interactive <1>: rm invocation.
- * -interactive <1>: mv invocation.
- * -interactive: cp invocation.
- * -kilobytes <1>: du invocation.
- * -kilobytes <1>: df invocation.
- * -kilobytes: General output formatting.
- * -link: cp invocation.
- * -literal: Formatting the file names.
- * -megabytes <1>: du invocation.
- * -megabytes: df invocation.
- * -mode <1>: mknod invocation.
- * -mode <1>: mkfifo invocation.
- * -mode <1>: mkdir invocation.
- * -mode: install invocation.
- * -no-create: touch invocation.
- * -no-dereference <1>: chgrp invocation.
- * -no-dereference <1>: chown invocation.
- * -no-dereference <1>: ln invocation.
- * -no-dereference: cp invocation.
- * -no-group: What information is listed.
- * -no-sync: df invocation.
- * -numeric-uid-gid: General output formatting.
- * -one-file-system <1>: du invocation.
- * -one-file-system: cp invocation.
- * -owner: install invocation.
- * -parents <1>: rmdir invocation.
- * -parents <1>: mkdir invocation.
- * -parents: cp invocation.
- * -portability: df invocation.
- * -preserve: cp invocation.
- * -print-data-base: dircolors invocation.
- * -print-type: df invocation.
- * -quiet <1>: chmod invocation.
- * -quiet <1>: chgrp invocation.
- * -quiet: chown invocation.
- * -quote-name: Formatting the file names.
- * -recursive <1>: chmod invocation.
- * -recursive <1>: chgrp invocation.
- * -recursive <1>: chown invocation.
- * -recursive <1>: rm invocation.
- * -recursive <1>: cp invocation.
- * -recursive: Which files are listed.
- * -reference: touch invocation.
- * -reverse: Sorting the output.
- * -separate-dirs: du invocation.
- * -sh: dircolors invocation.
- * -silent <1>: chmod invocation.
- * -silent <1>: chgrp invocation.
- * -silent: chown invocation.
- * -size: What information is listed.
- * -sort: Sorting the output.
- * -sparse=WHEN: cp invocation.
- * -strip: install invocation.
- * -suffix <1>: ln invocation.
- * -suffix <1>: mv invocation.
- * -suffix <1>: install invocation.
- * -suffix <1>: cp invocation.
- * -suffix: Backup options.
- * -summarize: du invocation.
- * -symbolic: ln invocation.
- * -symbolic-link: cp invocation.
- * -sync: df invocation.
- * -tabsize: General output formatting.
- * -time <1>: touch invocation.
- * -time: Sorting the output.
- * -total: du invocation.
- * -type: df invocation.
- * -update <1>: mv invocation.
- * -update: cp invocation.
- * -verbose <1>: chmod invocation.
- * -verbose <1>: chgrp invocation.
- * -verbose <1>: chown invocation.
- * -verbose <1>: mkdir invocation.
- * -verbose <1>: ln invocation.
- * -verbose <1>: rm invocation.
- * -verbose <1>: mv invocation.
- * -verbose: cp invocation.
- * -version: Common options.
- * -version-control <1>: ln invocation.
- * -version-control <1>: mv invocation.
- * -version-control <1>: install invocation.
- * -version-control <1>: cp invocation.
- * -version-control: Backup options.
- * -width: General output formatting.
- * -1: General output formatting.
- * -a <1>: du invocation.
- * -a <1>: df invocation.
- * -a <1>: touch invocation.
- * -a <1>: cp invocation.
- * -a: Which files are listed.
- * -b <1>: du invocation.
- * -b <1>: ln invocation.
- * -b <1>: mv invocation.
- * -b <1>: install invocation.
- * -b <1>: cp invocation.
- * -b <1>: dircolors invocation.
- * -b: Formatting the file names.
- * -B: Which files are listed.
- * -b: Backup options.
- * -c <1>: du invocation.
- * -c <1>: touch invocation.
- * -c <1>: chmod invocation.
- * -c <1>: chgrp invocation.
- * -c <1>: chown invocation.
- * -c <1>: install invocation.
- * -c: dircolors invocation.
- * -C: General output formatting.
- * -c: Sorting the output.
- * -D: du invocation.
- * -d <1>: touch invocation.
- * -d <1>: ln invocation.
- * -d <1>: rm invocation.
- * -d <1>: install invocation.
- * -d: cp invocation.
- * -D: What information is listed.
- * -d: Which files are listed.
- * -f <1>: touch invocation.
- * -f <1>: chmod invocation.
- * -f <1>: chgrp invocation.
- * -f: chown invocation.
- * -F: ln invocation.
- * -f <1>: rm invocation.
- * -f <1>: mv invocation.
- * -f: cp invocation.
- * -F: General output formatting.
- * -f: Sorting the output.
- * -g: install invocation.
- * -G: What information is listed.
- * -g (ignored): ls invocation.
- * -h <1>: du invocation.
- * -h: df invocation.
- * -i <1>: df invocation.
- * -i <1>: ln invocation.
- * -i <1>: rm invocation.
- * -i <1>: mv invocation.
- * -i <1>: cp invocation.
- * -i: What information is listed.
- * -I: Which files are listed.
- * -k <1>: du invocation.
- * -k <1>: df invocation.
- * -k: General output formatting.
- * -l <1>: du invocation.
- * -l <1>: cp invocation.
- * -l: What information is listed.
- * -L: Which files are listed.
- * -m <1>: du invocation.
- * -m <1>: df invocation.
- * -m <1>: touch invocation.
- * -m <1>: mknod invocation.
- * -m <1>: mkfifo invocation.
- * -m <1>: mkdir invocation.
- * -m <1>: install invocation.
- * -m: General output formatting.
- * -n: ln invocation.
- * -N: Formatting the file names.
- * -n: General output formatting.
- * -o <1>: install invocation.
- * -o: What information is listed.
- * -P: df invocation.
- * -p <1>: rmdir invocation.
- * -p <1>: mkdir invocation.
- * -p <1>: cp invocation.
- * -p: dircolors invocation.
- * -q: Formatting the file names.
- * -r: touch invocation.
- * -R <1>: chmod invocation.
- * -R <1>: chgrp invocation.
- * -R: chown invocation.
- * -r: rm invocation.
- * -R: cp invocation.
- * -r: Sorting the output.
- * -R: Which files are listed.
- * -s <1>: du invocation.
- * -s: ln invocation.
- * -S: mv invocation.
- * -s <1>: install invocation.
- * -s: cp invocation.
- * -S: Sorting the output.
- * -s: What information is listed.
- * -S: Backup options.
- * -t: df invocation.
- * -T: General output formatting.
- * -t: Sorting the output.
- * -u <1>: mv invocation.
- * -u <1>: cp invocation.
- * -u: Sorting the output.
- * -v <1>: chmod invocation.
- * -v <1>: chgrp invocation.
- * -v <1>: chown invocation.
- * -v <1>: ln invocation.
- * -v <1>: rm invocation.
- * -v: mv invocation.
- * -V: install invocation.
- * -v: cp invocation.
- * -V: Backup options.
- * -w: General output formatting.
- * -x <1>: du invocation.
- * -x <1>: df invocation.
- * -x <1>: cp invocation.
- * -x: General output formatting.
- * -X: Sorting the output.
- * 4.2 filesystem type: df invocation.
- * csh syntax for color setup: dircolors invocation.
- * sh syntax for color setup: dircolors invocation.
- * -, removing files beginning with: rm invocation.
- * abbreviations for months: Calendar date item.
- * access time, changing: touch invocation.
- * access permissions, changing: chmod invocation.
- * access time, sorting files by: Sorting the output.
- * across, listing files: General output formatting.
- * adding permissions: Setting Permissions.
- * ago in date strings: Relative item in date strings.
- * Alaska-Hawaii Time: Timezone item.
- * alternate ebcdic, converting to: dd invocation.
- * always color option: General output formatting.
- * am in date strings: Time of day item.
- * append-only directories: Mode Structure.
- * appropriate privileges: install invocation.
- * ascii, converting to: dd invocation.
- * atime, changing: touch invocation.
- * atime, sorting files by: Sorting the output.
- * Atlantic Standard Time: Timezone item.
- * attributes, file: Changing file attributes.
- * authors of getdate: Authors of getdate.
- * auto color option: General output formatting.
- * automounter filesystems: df invocation.
- * Azores Time: Timezone item.
- * b for block special file: mknod invocation.
- * backslash sequences for file names: Formatting the file names.
- * backup files, ignoring: Which files are listed.
- * backup files, type made: Backup options.
- * backup options: Backup options.
- * backup suffix: Backup options.
- * backups, making <1>: ln invocation.
- * backups, making <1>: mv invocation.
- * backups, making <1>: install invocation.
- * backups, making <1>: cp invocation.
- * backups, making: Backup options.
- * backups, making only: cp invocation.
- * Baghdad Time: Timezone item.
- * beginning of time, for Unix: Date input formats.
- * Bellovin, Steven M.: Authors of getdate.
- * Berets, Jim: Authors of getdate.
- * Berry, K.: Authors of getdate.
- * block (space-padding): dd invocation.
- * block size: dd invocation.
- * block size of conversion: dd invocation.
- * block size of input: dd invocation.
- * block size of output: dd invocation.
- * block special files: mknod invocation.
- * block special files, creating: mknod invocation.
- * Bourne shell syntax for color setup: dircolors invocation.
- * bs: dd invocation.
- * BSD touch compatibility: touch invocation.
- * buffered character file: mknod invocation.
- * bugs, reporting: Introduction.
- * byte-swapping: dd invocation.
- * c for character special file: mknod invocation.
- * C shell syntax for color setup: dircolors invocation.
- * calendar date item: Calendar date item.
- * case, ignored in dates: General date syntax.
- * cbs: dd invocation.
- * CD-ROM filesystem type: df invocation.
- * cdfs filesystem type: df invocation.
- * Central Alaska Time: Timezone item.
- * Central European Time: Timezone item.
- * Central Standard Time: Timezone item.
- * changed files, verbosely describing: chgrp invocation.
- * changed owners, verbosely describing: chown invocation.
- * changing access permissions: chmod invocation.
- * changing file attributes: Changing file attributes.
- * changing file ownership: chown invocation.
- * changing file timestamps: touch invocation.
- * changing group ownership <1>: chgrp invocation.
- * changing group ownership: chown invocation.
- * changing special permissions: Changing Special Permissions.
- * character special files: mknod invocation.
- * character special files, creating: mknod invocation.
- * chgrp: chgrp invocation.
- * China Coast Time: Timezone item.
- * chmod: chmod invocation.
- * chown: chown invocation.
- * color database, printing: dircolors invocation.
- * color setup: dircolors invocation.
- * color, distinguishing file types with: General output formatting.
- * COLUMNS: General output formatting.
- * commas, outputting between files: General output formatting.
- * comments, in dates: General date syntax.
- * common options: Common options.
- * conditional executability: Conditional Executability.
- * conv: dd invocation.
- * converstion block size: dd invocation.
- * converting while copying a file: dd invocation.
- * copying directories recursively: cp invocation.
- * copying existing permissions: Copying Permissions.
- * copying files and directories: cp invocation.
- * copying files and setting attributes: install invocation.
- * count: dd invocation.
- * cp: cp invocation.
- * crashes and corruption: sync invocation.
- * creating directories: mkdir invocation.
- * creating FIFOs (named pipes): mkfifo invocation.
- * creating links (hard or soft): ln invocation.
- * ctime, sorting by: Sorting the output.
- * database for color setup, printing: dircolors invocation.
- * date format, ISO 8601: Calendar date item.
- * date input formats: Date input formats.
- * day in date strings: Relative item in date strings.
- * day of week item: Day of week item.
- * daylight savings time: Timezone item.
- * dd: dd invocation.
- * dereferencing symbolic links: ln invocation.
- * device file, disk: df invocation.
- * df: df invocation.
- * dir: dir invocation.
- * dircolors: dircolors invocation.
- * directories, copying: cp invocation.
- * directories, copying recursively: cp invocation.
- * directories, creating: mkdir invocation.
- * directories, creating with given attributes: install invocation.
- * directories, removing (recursively): rm invocation.
- * directories, removing empty: rmdir invocation.
- * directories, removing with unlink: rm invocation.
- * directory listing: ls invocation.
- * directory listing, brief: dir invocation.
- * directory listing, recursive: Which files are listed.
- * directory listing, verbose: vdir invocation.
- * directory order, listing by: Sorting the output.
- * dired Emacs mode support: What information is listed.
- * disk device file: df invocation.
- * disk usage: Disk usage.
- * disk usage by filesystem: df invocation.
- * disk usage for files: du invocation.
- * diskette filesystem: df invocation.
- * displacement of dates: Relative item in date strings.
- * DOS filesystem: df invocation.
- * du: du invocation.
- * East Australian Standard Time: Timezone item.
- * Eastern European Time: Timezone item.
- * Eastern Standard Time: Timezone item.
- * ebcdic, converting to: dd invocation.
- * efs filesystem type: df invocation.
- * empty files, creating: touch invocation.
- * epoch, for Unix: Date input formats.
- * error messages, omitting <1>: chmod invocation.
- * error messages, omitting <1>: chgrp invocation.
- * error messages, omitting: chown invocation.
- * executables and file type, marking: General output formatting.
- * execute permission: Mode Structure.
- * execute permission, symbolic: Setting Permissions.
- * existing backup method: Backup options.
- * extension, sorting files by: Sorting the output.
- * FIFOs, creating: mkfifo invocation.
- * file attributes, changing: Changing file attributes.
- * file information, preserving: cp invocation.
- * file ownership, changing: chown invocation.
- * file permissions: File permissions.
- * file permissions, numeric: Numeric Modes.
- * file space usage: du invocation.
- * file timestamps, changing: touch invocation.
- * file type and executables, marking: General output formatting.
- * file type, marking: General output formatting.
- * file types: Special file types.
- * file types, special: Special file types.
- * file utilities: Top.
- * files beginning with -, removing: rm invocation.
- * files, copying: cp invocation.
- * filesystem disk usage: df invocation.
- * filesystem space, retrieving current data more slowly: df invocation.
- * filesystem space, retrieving old data more quickly: df invocation.
- * filesystem types, limiting output to certain: df invocation.
- * filesystem types, printing: df invocation.
- * filesystems and hard links: ln invocation.
- * filesystems, omitting copying to different: cp invocation.
- * first in date strings: General date syntax.
- * fortnight in date strings: Relative item in date strings.
- * French Winter Time: Timezone item.
- * fsck: rm invocation.
- * general date syntax: General date syntax.
- * getdate: Date input formats.
- * giving away permissions: Umask and Protection.
- * grand total of disk space: du invocation.
- * Greenwich Mean Time: Timezone item.
- * group owner, default: Mode Structure.
- * group ownership of installed files, setting: install invocation.
- * group ownership, changing: chgrp invocation.
- * group ownerships, changing: chown invocation.
- * group, permissions for: Setting Permissions.
- * Guam Standard Time: Timezone item.
- * hard links to directories: ln invocation.
- * hard links, counting in du: du invocation.
- * hard links, creating: ln invocation.
- * hard links, preserving: cp invocation.
- * Hawaii Standard Time: Timezone item.
- * help, online: Common options.
- * High Sierra filesystem: df invocation.
- * history: Introduction.
- * holes, copying files with: cp invocation.
- * horizontal, listing files: General output formatting.
- * hour in date strings: Relative item in date strings.
- * hsfs filesystem type: df invocation.
- * human-readable df output <1>: du invocation.
- * human-readable df output: df invocation.
- * ibs: dd invocation.
- * if: dd invocation.
- * ignore filesystems: df invocation.
- * inode number, printing: What information is listed.
- * inode usage: df invocation.
- * inodes, written buffered: sync invocation.
- * input block size: dd invocation.
- * install: install invocation.
- * International Date Line East: Timezone item.
- * International Date Line West: Timezone item.
- * introduction: Introduction.
- * ISO 8601 date format: Calendar date item.
- * items in date strings: General date syntax.
- * Japan Standard Time: Timezone item.
- * kilobytes for filesystem sizes: df invocation.
- * last in date strings: General date syntax.
- * last DAY: Day of week item.
- * lcase, converting to: dd invocation.
- * lchown <1>: chgrp invocation.
- * lchown: chown invocation.
- * leading directories, creating missing: install invocation.
- * links, creating: ln invocation.
- * Linux filesystem types: df invocation.
- * ln: ln invocation.
- * local filesystem types: df invocation.
- * long ls format: What information is listed.
- * ls: ls invocation.
- * LS_COLOR: dircolors invocation.
- * MacKenzie, David: Authors of getdate.
- * Makefiles, installing programs in: install invocation.
- * manipulating files: Basic operations.
- * megabytes for filesystem sizes <1>: du invocation.
- * megabytes for filesystem sizes: df invocation.
- * Meyering, Jim: Authors of getdate.
- * Middle European Time: Timezone item.
- * Middle European Winter Time: Timezone item.
- * midnight in date strings: Time of day item.
- * minute in date strings: Relative item in date strings.
- * minutes, timezone correction by: Time of day item.
- * mkdir: mkdir invocation.
- * mkfifo: mkfifo invocation.
- * mknod: mknod invocation.
- * modes and umask: Umask and Protection.
- * modes of created directories, setting: mkdir invocation.
- * modes of created FIFOs, setting: mkfifo invocation.
- * modification time, sorting files by: Sorting the output.
- * modify time, changing: touch invocation.
- * month in date strings: Relative item in date strings.
- * month names in date strings: Calendar date item.
- * months, written-out: General date syntax.
- * Mountain Standard Time: Timezone item.
- * MS-DOS filesystem: df invocation.
- * mtime, changing: touch invocation.
- * multiple changes to permissions: Multiple Changes.
- * multipliers after numbers: dd invocation.
- * mv: mv invocation.
- * named pipes, creating: mkfifo invocation.
- * New Zealand Standard Time: Timezone item.
- * newer files, copying only: cp invocation.
- * newer files, moving only: mv invocation.
- * next in date strings: General date syntax.
- * next DAY: Day of week item.
- * NFS filesystem type: df invocation.
- * NFS mounts from BSD to HP-UX <1>: du invocation.
- * NFS mounts from BSD to HP-UX: What information is listed.
- * noerror: dd invocation.
- * Nome Standard Time: Timezone item.
- * non-directories, copying as special files: cp invocation.
- * none color option: General output formatting.
- * none, sorting option for ls: Sorting the output.
- * noon in date strings: Time of day item.
- * notrunc: dd invocation.
- * now in date strings: Relative item in date strings.
- * numbered backup method: Backup options.
- * numbers, written-out: General date syntax.
- * numeric modes: Numeric Modes.
- * numeric uid and gid: General output formatting.
- * obs: dd invocation.
- * octal numbers for file modes: Numeric Modes.
- * of: dd invocation.
- * one filesystem, restricting du to: du invocation.
- * one-line output format: df invocation.
- * ordinal numbers: General date syntax.
- * other permissions: Setting Permissions.
- * output block size: dd invocation.
- * output format, portable: df invocation.
- * owner of file, permissions for: Setting Permissions.
- * owner, default: Mode Structure.
- * ownership of installed files, setting: install invocation.
- * p for FIFO file: mknod invocation.
- * Pacific Standard Time: Timezone item.
- * parent directories and cp: cp invocation.
- * parent directories, creating: mkdir invocation.
- * parent directories, creating missing: install invocation.
- * parent directories, removing: rmdir invocation.
- * PC filesystem: df invocation.
- * pcfs: df invocation.
- * permissions of files: File permissions.
- * permissions of installed files, setting: install invocation.
- * permissions, changing access: chmod invocation.
- * permissions, copying existing: Copying Permissions.
- * permissions, for changing file timestamps: touch invocation.
- * permissions, output by ls: What information is listed.
- * Pinard, F.: Authors of getdate.
- * pm in date strings: Time of day item.
- * portable output format: df invocation.
- * POSIX output format: df invocation.
- * POSIX.2: Introduction.
- * POSIXLY_CORRECT: df invocation.
- * POSIXLY_CORRECT, overridden by df -k: df invocation.
- * POSIXLY_CORRECT, overridden by du -k: du invocation.
- * POSIXLY_CORRECT, overridden by ls -k: General output formatting.
- * POSIXLY_CORRECT, overrides ls -s: What information is listed.
- * printing color database: dircolors invocation.
- * prompting, and ln: ln invocation.
- * prompting, and mv: mv invocation.
- * prompting, and rm: rm invocation.
- * prompts, forcing: mv invocation.
- * prompts, omitting: mv invocation.
- * pure numbers in date strings: Pure numbers in date strings.
- * read system call, and holes: cp invocation.
- * read errors, ignoring: dd invocation.
- * read permission: Mode Structure.
- * read permission, symbolic: Setting Permissions.
- * recursive directory listing: Which files are listed.
- * recursively changing access permissions: chmod invocation.
- * recursively changing file ownership: chown invocation.
- * recursively changing group ownership: chgrp invocation.
- * recursively copying directories: cp invocation.
- * relative items in date strings: Relative item in date strings.
- * removing empty directories: rmdir invocation.
- * removing files or directories: rm invocation.
- * removing permissions: Setting Permissions.
- * reverse sorting: Sorting the output.
- * rm: rm invocation.
- * rmdir: rmdir invocation.
- * root as default owner: install invocation.
- * Salz, Rich: Authors of getdate.
- * seek: dd invocation.
- * self-backups: cp invocation.
- * setgid: Mode Structure.
- * setting permissions: Setting Permissions.
- * setuid: Mode Structure.
- * setup for color: dircolors invocation.
- * SHELL environment variable, and color: dircolors invocation.
- * simple backup method: Backup options.
- * SIMPLE_BACKUP_SUFFIX: Backup options.
- * single-column output of files: General output formatting.
- * size of files, reporting: What information is listed.
- * size of files, sorting files by: Sorting the output.
- * skip: dd invocation.
- * sorting ls output: Sorting the output.
- * sparse files, copying: cp invocation.
- * special file types: Special file types.
- * special files: mknod invocation.
- * status time, sorting by: Sorting the output.
- * sticky: Mode Structure.
- * stripping symbol table information: install invocation.
- * subtracting permissions: Setting Permissions.
- * superblock, writing: sync invocation.
- * swab (byte-swapping): dd invocation.
- * swap space, saving text image in: Mode Structure.
- * Swedish Winter Time: Timezone item.
- * symbol table information, stripping: install invocation.
- * symbolic (soft) links, creating: ln invocation.
- * symbolic links, changing group: chgrp invocation.
- * symbolic links, changing owner: chown invocation.
- * symbolic links, copying: cp invocation.
- * symbolic links, copying with: cp invocation.
- * symbolic links, dereferencing: Which files are listed.
- * symbolic links, permissions of: chmod invocation.
- * symbolic modes: Symbolic Modes.
- * sync: sync invocation.
- * sync (padding with nulls): dd invocation.
- * synchronize disk and memory: sync invocation.
- * terminal, using color iff: General output formatting.
- * text image, saving in swap space: Mode Structure.
- * this in date strings: Relative item in date strings.
- * time: touch invocation.
- * time of day item: Time of day item.
- * timestamps, changing file: touch invocation.
- * timezone correction: Time of day item.
- * timezone item: Timezone item.
- * today in date strings: Relative item in date strings.
- * tomorrow in date strings: Relative item in date strings.
- * touch: touch invocation.
- * truncating output file, avoiding: dd invocation.
- * u for unbuffered character special file: mknod invocation.
- * ucase, converting to: dd invocation.
- * ufs filesystem type: df invocation.
- * umask and modes: Umask and Protection.
- * unblock: dd invocation.
- * unbuffered character special file: mknod invocation.
- * Universal Coordinated Time: Timezone item.
- * unlink: rm invocation.
- * unsorted directory listing: Sorting the output.
- * use time, changing: touch invocation.
- * use time, sorting files by: Sorting the output.
- * USSR Zone: Timezone item.
- * utilities for file handling: Top.
- * vdir: vdir invocation.
- * verbose ls format: What information is listed.
- * version number, finding: Common options.
- * version-control Emacs variable: Backup options.
- * VERSION_CONTROL: Backup options.
- * vertical sorted files in columns: General output formatting.
- * week in date strings: Relative item in date strings.
- * West African Time: Timezone item.
- * West Australian Standard Time: Timezone item.
- * Western European Time: Timezone item.
- * write permission: Mode Structure.
- * write permission, symbolic: Setting Permissions.
- * year in date strings: Relative item in date strings.
- * yesterday in date strings: Relative item in date strings.
- * Yukon Standard Time: Timezone item.
-
-
-